home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Internet
/
Collection of Internet.iso
/
infosrvr
/
doc
/
www_talk.arc
/
000199_joe@athena.mit.edu _Wed Aug 5 19:19:54 1992.msg
< prev
next >
Wrap
Internet Message Format
|
1992-11-30
|
1KB
Return-Path: <joe@athena.mit.edu>
Received: from dxmint.cern.ch by nxoc01.cern.ch (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
id AA24094; Wed, 5 Aug 92 19:19:54 MET DST
Received: by dxmint.cern.ch (dxcern) (5.57/3.14)
id AA24222; Wed, 5 Aug 92 19:20:18 +0200
Received: from MAJOR.MIT.EDU by Athena.MIT.EDU with SMTP
id AA12712; Wed, 5 Aug 92 13:19:55 EDT
Received: by major (5.57/4.7) id AA23552; Wed, 5 Aug 92 13:19:53 -0400
Message-Id: <9208051719.AA23552@major>
To: www-talk@nxoc01.cern.ch (Tim Berners-Lee)
Subject: Re: Converting preformatted documents to HTML
In-Reply-To: Your message of Wed, 05 Aug 92 18:59:38 +0700.
<9208051659.AA23998@ nxoc01.cern.ch >
Date: Wed, 05 Aug 92 13:19:51 EDT
From: Joseph Wang <joe@athena.mit.edu>
On a related topic, has anyone written a script that would convert
Usenet FAQ files (such as the one for comp.lang.c) into linked
HTML files. It seems that all this script would have to do is to
scan for a regexp that signifies begin question, chop it up into
little HTML files, and then create a HTML index with links to the
little files.